func golang.org/x/net/http/httpguts.trimOWS
3 uses
golang.org/x/net/http/httpguts (current package)
httplex.go#L116: func trimOWS(x string) string {
httplex.go#L136: if tokenEqual(trimOWS(v[:comma]), token) {
httplex.go#L141: return tokenEqual(trimOWS(v), token)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)